home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0376.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  3.5 KB  |  99 lines

  1. okay, i'm having a lot of trouble getting winsock to work on my pc at
  2. home, running slip.
  3.  
  4. first off, does trumpet winsock work over Netcom's SLIP server? (those
  5. who are on netcom and use trumpet winsock can help me out here.)
  6.  
  7. secondly, this is my setup: an internal 14.4 Digicom Scout Plus modem,
  8. on COM2.  i've tried various slip drivers (umslip, slipper, cslipper)
  9. and they don't seem to work.  anyway, here's what i did:
  10.  
  11. 1. loaded the slip driver (umslip, slipper com2 vec=0x60 baud=14400
  12. (when i typed this i got "16550 found - using FIFO").
  13.  
  14. 2. loaded the WINPKT driver "winpkt 0x60".  it said "Packet driver found at
  15. 131E/Using old vector 0x60.
  16.  
  17. 3. fired up windows and started tcpman.  i left the default settings
  18. (my tcpman.ini follows:)
  19.  
  20. [Trumpet Winsock]
  21. ip      = 192.187.167.44
  22. netmask = 0.0.0.0
  23. gateway = 0.0.0.0
  24. dns     = 192.100.81.101 192.100.81.105
  25. time    = 
  26. domain  = netcom.com
  27. vector  = 00
  28. mtu     = 1500
  29. rwin    = 4096
  30. mss     = 1460
  31. slip-enabled    = 1
  32. slip-port       = 2
  33. slip-baudrate   = 14400
  34. slip-handshake  = 1
  35. slip-compressed = 1
  36.  
  37. however, when i try to use the automatic dialer, it freezes and i must
  38. press ESC  to abort.  the dialer does not work.  i think it does work
  39. if the slip driver is not installed.
  40.  
  41. therefore i tried using my comm program to start a session and then
  42. quit with the connection still active.  however, this doesn't work
  43. either, when i try running winsock apps, i get "can't resolve
  44. hostname" type errors, and in the TCPMAN window i get a
  45. WSAENOTSOCK(number) error.
  46.  
  47. i'm confused.  do i need to dial up the slip server before i load my
  48. SLIP driver?  am i using the wrong slip driver?  am i missing
  49. something?  please help, i would really like to get Trumpet winsock
  50. going; i have it working just fine at my job.
  51.  
  52. thank you very much,
  53.  
  54. malcolm
  55. -- 
  56.     Malcolm D. Moore * BioData MIS * malcolm@biodata.com * mdm2@netcom.com
  57. "from city to city, valley to valley, ain't any other state on hit like Cali!"
  58.     "well damn, Short, if it wasn't for earthquakes, rampant crime
  59.              and a lifeless economy, i'd agree witcha." - me
  60. From news@bigblue.oit.unc.edu Sat Mar 26 17:15:03 1994
  61. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  62.           id AA28330; Sun, 27 Mar 1994 11:11:55 -0500
  63. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  64.           id AA23133; Sun, 27 Mar 1994 10:47:57 -0500
  65. Received: from GATEWAY by bigblue with netnews
  66.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  67. To: winsock@sunsite.unc.edu
  68. Date: 27 Mar 1994 01:15:03 -0800
  69. From: csdi@nic.cerf.net (Michael Williams)
  70. Message-Id: <2n3iqn$g4t@nic.cerf.net>
  71. Organization: CERFnet Dial n' CERF Customer
  72. Sender: ses
  73. References: <glenho.9.2D8CDE76@wimsey.com>
  74. Subject: Re: Net Manage's Chameleon
  75.  
  76. Glen Houghton (glenho@wimsey.com) wrote:
  77. : Has anyone used the TCP/IP product they offer ? I would like to use it to 
  78. : connect to my NTAS machine at work to my Windows workstation as a remote 
  79. : adminstrator console much like Rconsole in Novell. Any suggestions?
  80.  
  81. : Regards
  82. : Glen Houghton
  83.  
  84.  
  85. The Microsoft Remote Access Service (RAS) is a better way to go if you
  86. want to do remote administration.  Currently, TCP/IP support for 
  87. Windows NT/AS is a little weak.  This is supposed to be improving
  88. soon but right now I don't think that there is a telnet daemon that
  89. runs on the NT server that can accept you logon over IP.  You
  90. can connect to the server over IP but you will have problems
  91. at the application level.
  92.  
  93. Good luck.
  94.  
  95. Michael Williams
  96. California System Design, Inc.
  97.  
  98.  
  99.